This repository was archived by the owner on Jul 4, 2025. It is now read-only.
Releases: adonisjs/view
Releases Β· adonisjs/view
Update dependencies
Changes
- Upgrade to the latest version of Edge that is bundled with tsup. this will improve the startup time of Adonis apps
Commits
- chore: update dependencies 5281f4a
Use Edge 6
Changes
Theses changes should help a lot for a faster reload time of server in dev.
Commits
Bug fix + update provider path
Breaking Changes
- Provider is now exported from
@adonisjs/view/views_provider
Commits
Register REPL bindings
Commits
- chore: add engines.node 8cb2f42
- feat: register repl binding for view service 8921382
- chore: add typecheck script df23f1a
- chore: update deps 1f0301c
- refactor: move to japa 3 daa6930
- chore: remove old eslint dependencies 4b6f9c2
- chore: update published files 652929a
- chore: use adonisjs/tooling-config 6b9a627
- ci: use org workflows fb2fc7a
- refactor: re-use Stringbuilder from core instead of poppinss 59846f3
Add `make:view` command
Add View Factory
Improve configure script
Improved configuration script to integrate @adonisjs/view seamlessly with node ace configure
Also changed type of ViewContract to ViewService for the sake of consistency with services exporter by others packages
Getting ready for v6
The package is in pure ESM. The imports will be different as we are getting rid of @ioc style import. Rest all the API is same
Commits
- feat: add configure script and update README 107d1de
- refactor: restructure code (#20) a03e72b
- refactor: rewrite to esm (#19) 083454d
- feat: add vite specific tags (#18) 2d60112
What's Changed
- feat: add vite specific tags by @Julien-R44 in #18
- refactor: rewrite to esm by @Julien-R44 in #19
- Restructure code by @thetutlage in #20
New Contributors
- @thetutlage made their first contribution in #20
Full Changelog: v6.2.0...v7.0.0-0
Includes Edge 5.5.0
Learn more at https://github.com/edge-js/edge/releases/v5.5.0
Commits
- chore: update dependencies a15402d
Full Changelog: v6.1.6...v6.2.0
Update to latest version of edge
- chore: update dependencies bd0a6f4