Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: orange-framework/orange-js

0.2.1

11 May 16:59
Compare
Choose a tag to compare
chore: update react router

0.2.0

11 May 16:31
Compare
Choose a tag to compare

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

16 Mar 21:53
Compare
Choose a tag to compare

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

  • @zebp made their first contribution in #2

Full Changelog: https://github.com/orange-framework/orange-js/commits/0.1.0