Skip to content

Releases: oazapfts/oazapfts

oazapfts-v6.0.3-beta.1

16 Feb 12:53
c4f2602
Compare
Choose a tag to compare
Pre-release

oazapfts-v6.0.3-beta.1 (2024-02-16)

Bug Fixes

  • support moduleResolution: node (c4f2602)

@oazapfts/runtime-v1.0.1-beta.1

16 Feb 12:53
c4f2602
Compare
Choose a tag to compare
Pre-release

@oazapfts/runtime-v1.0.1-beta.1 (2024-02-16)

Bug Fixes

  • support moduleResolution: node (c4f2602)

oazapfts-v6.0.2

14 Feb 08:49
3604bbb
Compare
Choose a tag to compare

oazapfts-v6.0.2 (2024-02-14)

Bug Fixes

oazapfts-v6.0.1

13 Feb 19:48
107cc66
Compare
Choose a tag to compare

oazapfts-v6.0.1 (2024-02-13)

Bug Fixes

  • oazapfts: expose oazapfts/generate (107cc66)

oazapfts-v6.0.0

13 Feb 18:48
17c0c2a
Compare
Choose a tag to compare

oazapfts-v6.0.0 (2024-02-13)

Features

  • split runtime from codegen package (17c0c2a)

BREAKING CHANGES

package has been split and imports have been cleaned up

old new
oazapfts/runtime @oazapfts/runtime
oazapfts/lib/runtime @oazapfts/runtime
oazapfts/runtime/query @oazapfts/runtime/query
oazapfts/lib/runtime/query @oazapfts/runtime/query
new @oazapfts/runtime/headers
new @oazapfts/runtime/util
oazapfts/codegen oazapfts
oazapfts/lib/codegen oazapfts

non-generated code using oazapfts types and imports
will most likely need to be migrated

generated clients should now have @oazapfts/runtime as
dependency instead of oazapfts

handle, ok, okify and optimistic runtime helpers have been moved to @oazapfts/runtime
along with other exports that mainly have been used internally.
When you miss something from oazapfts package, try importing it from @oazapfts/runtime

@oazapfts/runtime-v1.0.0

13 Feb 18:47
17c0c2a
Compare
Choose a tag to compare

@oazapfts/runtime-v1.0.0 (2024-02-13)

Features

  • split runtime from codegen package (17c0c2a)

See oazapfts-v6.0.0 release notes for more details

oazapfts-v6.0.0-beta.2

13 Feb 16:28
0f61067
Compare
Choose a tag to compare
Pre-release

oazapfts-v6.0.0-beta.2 (2024-02-13)

Bug Fixes

oazapfts-v6.0.0-beta.1

13 Feb 11:09
eb4cca4
Compare
Choose a tag to compare
Pre-release

oazapfts-v6.0.0-beta.1 (2024-02-13)

Features

  • split runtime from codegen package (eb4cca4)

BREAKING CHANGES

package has been split and imports have been cleaned up

old new
oazapfts/runtime @oazapfts/runtime
oazapfts/lib/runtime @oazapfts/runtime
oazapfts/runtime/query @oazapfts/runtime/query
oazapfts/lib/runtime/query @oazapfts/runtime/query
#new @oazapfts/runtime/headers
#new @oazapfts/runtime/util
oazapfts/codegen oazapfts
oazapfts/lib/codegen oazapfts

non-generated code using oazapfts types and imports
will most likely need to be migrated

generated clients should now have @oazapfts/runtime as
dependency instead of oazapfts

handle, ok, okify and optimistic runtime helpers have been moved to @oazapfts/runtime
along with other exports that mainly have been used internally.
When you miss something from oazapfts package, try importing it from @oazapfts/runtime

oazapfts-v6.0.0-alpha.7

13 Feb 10:51
4b16e2d
Compare
Choose a tag to compare
Pre-release

oazapfts-v6.0.0-alpha.7 (2024-02-13)

Bug Fixes

@oazapfts/runtime-v1.0.0-beta.1

13 Feb 11:08
eb4cca4
Compare
Choose a tag to compare
Pre-release

@oazapfts/runtime-v1.0.0-beta.1 (2024-02-13)

Features

  • split runtime from codegen package (eb4cca4)