- 3338 - template dependency changes not propagating through to built output
- 3337 -
.markdown
files not processed from custom extension alias (v3.0.0-alpha.11 and above)
- 3333 - Cannot read properties of undefined (reading 'filter')
- 3332 - Liquid & separating shortcode params to separate lines
- 3331 - TSX, components, and shortcodes
- 3329 - New files not using directory template if files are in folder (in Windows)
- 3315 - Also expose date as extra Luxon object
- 3313 - docs: Add JSDoc for all events
- 3312 - inputPathToUrl plugin doesn't respect relative paths for links in non-top level templates
- 3310 - Expose Universal Filters and Shortcodes in configuration API (to load into custom engines that support them)
- 3303 - No “Template render error” or rendering stops when a fault Nunjucks file is inside an if-statement
- 3299 - New deprecation warnings stemming from
recursive-copy@^2.0.14
- 3296 - Typings via 11ty.ts
- 3292 - Add support for Speculation Rules
- 3289 - RangeError when generating individual pages from data
- 3286 -
callback.call is not a function
error when compiling Nunjucks files in 3.0.0-alpha
- 3285 - Passthrough copy and --incremental results in incorrect directory structure
- 3277 - Render templates in parallel.
- 3258 - refactor: Move data utils to 📁
Data
- 3254 - Virtual Templates: more control over collisions between physical and virtual templates?
- 3250 - Small simplifications (redo)
- 3241 - Permalinks and filters do not work with pagination
- 3214 - access eleventyConfig plugin property
- 3212 - Allow accessing globals from rendered liquid partials
- 3207 - getNextCollectionItem not working where there are multiple languages and fileslug is the same in each language
- 3201 - RenderPlugin: support relative paths
- 3187 - Mismatches between explicit and extensionless layout declarations causes quirks when running eleventy with
--serve
- 3330 - Don't know where shortcode fails in Nunjucks template
- 3176 - Add nunjucks
env
to shortcode context
- 3175 - Make nunjucks
env
available to shortcodes in addition to filters