Releases: orange-framework/orange-js
Releases Β· orange-framework/orange-js
0.2.1
0.2.0
Changes
- Type safety via
orange types
- Provisioning resources via
orange provision
- Context API
- React Router data api
- Agents support
- Bug fixes
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- feat: bundle isolation by @zebp in #2
- feat: strip out data stubs by @zebp in #4
- feat: workflows by @zebp in #5
- fix: dont parse non-javascript files for data stubs by @zebp in #8
- feat: api routes by @zebp in #10
- fix: improve isolation by @zebp in #13
- fix: prevent Hono from rewriting paths for non-hono api routes by @zebp in #14
- chore: continuous deployment by @zebp in #15
- feat: customizable api routes by @zebp in #16
- fix: limit isolation to app directory by @zebp in #18
- fix: improve loader detection to allow for DO loaders with args by @zebp in #20
- fix: use ssr name for environment to support tailwind 4 by @zebp in #21
- chore: version packages by @zebp in #24
New Contributors
Full Changelog: https://github.com/orange-framework/orange-js/commits/0.1.0