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