Changelog
What's Changed
🛠
Breaking Changes - Engine async create by @GuoLei1990 in https://github.com/galacean/oasis-engine/pull/1433
🎉
Features -
SpriteRenderer
add tiledDrawMode
by @cptbtptpbcptdtptp in https://github.com/galacean/oasis-engine/pull/1257 -
SystemInfo
support mac platform by @GuoLei1990 in https://github.com/galacean/oasis-engine/pull/1445
🐞
Fixed - Fix SpriteRenderer bounding box error by @cptbtptpbcptdtptp in https://github.com/galacean/oasis-engine/pull/1425
- Fix
Mesh
change IndexBuffer、VertexBuffer、VertexElements bug( need to update VAO) by @cptbtptpbcptdtptp in https://github.com/galacean/oasis-engine/pull/719 - Fix Mesh data update bug by @cptbtptpbcptdtptp in https://github.com/galacean/oasis-engine/pull/1441
- Fix pointer and keyboard bug by @cptbtptpbcptdtptp in https://github.com/galacean/oasis-engine/pull/1446
- Fix glTF relative path by @zhuxudong in https://github.com/galacean/oasis-engine/pull/1444
- Fix glTF load error not throw out by @gz65555 in https://github.com/galacean/oasis-engine/pull/1447
Full Changelog: https://github.com/galacean/oasis-engine/compare/v1.0.0-alpha.4...v1.0.0-alpha.5
What's Changed
🛠
Breaking Changes - Engine async create by @GuoLei1990 in https://github.com/galacean/oasis-engine/pull/1433
🎉
Features -
SpriteRenderer
add tiledDrawMode
by @cptbtptpbcptdtptp in https://github.com/galacean/oasis-engine/pull/1257 -
SystemInfo
support mac platform by @GuoLei1990 in https://github.com/galacean/oasis-engine/pull/1445
🐞
Fixed - Fix SpriteRenderer bounding box error by @cptbtptpbcptdtptp in https://github.com/galacean/oasis-engine/pull/1425
- Fix
Mesh
change IndexBuffer、VertexBuffer、VertexElements bug( need to update VAO) by @cptbtptpbcptdtptp in https://github.com/galacean/oasis-engine/pull/719 - Fix Mesh data update bug by @cptbtptpbcptdtptp in https://github.com/galacean/oasis-engine/pull/1441
- Fix pointer and keyboard bug by @cptbtptpbcptdtptp in https://github.com/galacean/oasis-engine/pull/1446
- Fix glTF relative path by @zhuxudong in https://github.com/galacean/oasis-engine/pull/1444
- Fix glTF load error not throw out by @gz65555 in https://github.com/galacean/oasis-engine/pull/1447
Full Changelog: https://github.com/galacean/oasis-engine/compare/v1.0.0-alpha.4...v1.0.0-alpha.5
What's Changed
🛠
Breaking Changes - Engine async create by @GuoLei1990 in https://github.com/galacean/oasis-engine/pull/1433
🎉
Features -
SpriteRenderer
add tiledDrawMode
by @cptbtptpbcptdtptp in https://github.com/galacean/oasis-engine/pull/1257 -
SystemInfo
support mac platform by @GuoLei1990 in https://github.com/galacean/oasis-engine/pull/1445
🐞
Fixed - Fix SpriteRenderer bounding box error by @cptbtptpbcptdtptp in https://github.com/galacean/oasis-engine/pull/1425
- Fix
Mesh
change IndexBuffer、VertexBuffer、VertexElements bug( need to update VAO) by @cptbtptpbcptdtptp in https://github.com/galacean/oasis-engine/pull/719 - Fix Mesh data update bug by @cptbtptpbcptdtptp in https://github.com/galacean/oasis-engine/pull/1441
- Fix pointer and keyboard bug by @cptbtptpbcptdtptp in https://github.com/galacean/oasis-engine/pull/1446
- Fix glTF relative path by @zhuxudong in https://github.com/galacean/oasis-engine/pull/1444
- Fix glTF load error not throw out by @gz65555 in https://github.com/galacean/oasis-engine/pull/1447
Full Changelog: https://github.com/galacean/oasis-engine/compare/v1.0.0-alpha.4...v1.0.0-alpha.5
Version 5.0.0-alpha.12 - 4/1/2023, 7:30 AM
Changes
Refactor
- core: unify hydration options (#5131) (4fa1cdbe) by Dominik Dorfmeister
Chore
- adding the nx-cloud task-runner (#5143) (2bab1852) by @ZackDeRose
Docs
- Update useQueries.md (#5180) (9e92e5ec) by Mitchell Bösecke
- Update paginated-queries.md (#5191) (9759fee0) by @Siymiel
Packages
- @tanstack/query-core@5.0.0-alpha.12
- @tanstack/query-persist-client-core@5.0.0-alpha.12
- @tanstack/query-async-storage-persister@5.0.0-alpha.12
- @tanstack/query-broadcast-client-experimental@5.0.0-alpha.12
- @tanstack/query-sync-storage-persister@5.0.0-alpha.12
- @tanstack/react-query@5.0.0-alpha.12
- @tanstack/react-query-devtools@5.0.0-alpha.12
- @tanstack/react-query-persist-client@5.0.0-alpha.12
- @tanstack/solid-query@5.0.0-alpha.12
- @tanstack/svelte-query@5.0.0-alpha.12
- @tanstack/vue-query@5.0.0-alpha.12
Version 5.0.0-alpha.12 - 4/1/2023, 7:30 AM
Changes
Refactor
- core: unify hydration options (#5131) (4fa1cdbe) by Dominik Dorfmeister
Chore
- adding the nx-cloud task-runner (#5143) (2bab1852) by @ZackDeRose
Docs
- Update useQueries.md (#5180) (9e92e5ec) by Mitchell Bösecke
- Update paginated-queries.md (#5191) (9759fee0) by @Siymiel
Packages
- @tanstack/query-core@5.0.0-alpha.12
- @tanstack/query-persist-client-core@5.0.0-alpha.12
- @tanstack/query-async-storage-persister@5.0.0-alpha.12
- @tanstack/query-broadcast-client-experimental@5.0.0-alpha.12
- @tanstack/query-sync-storage-persister@5.0.0-alpha.12
- @tanstack/react-query@5.0.0-alpha.12
- @tanstack/react-query-devtools@5.0.0-alpha.12
- @tanstack/react-query-persist-client@5.0.0-alpha.12
- @tanstack/solid-query@5.0.0-alpha.12
- @tanstack/svelte-query@5.0.0-alpha.12
- @tanstack/vue-query@5.0.0-alpha.12
Version 5.0.0-alpha.11 - 4/1/2023, 6:49 AM
Changes
Fix
- react-query-devtools: inform onlineManager when offline mode is simulated (#5210) (8fa59154) by Dominik Dorfmeister
Packages
- @tanstack/react-query-devtools@5.0.0-alpha.11
Version 5.0.0-alpha.11 - 4/1/2023, 6:49 AM
Changes
Fix
- react-query-devtools: inform onlineManager when offline mode is simulated (#5210) (8fa59154) by Dominik Dorfmeister
Packages
- @tanstack/react-query-devtools@5.0.0-alpha.11
Core Changes
- add consistent import sorting/grouping to rustfmt: #47745
- turbopack: ensure ENV values are available in middleware: #47767
- Fix skipMiddlewareUrlNormalize with i18n: #47773
- Fix typo in error overlay: #47762
Misc Changes
- Add test to ensure image generation works in the Node.js runtime: #47719
- test(turbopack): blocking CI for turbopack integration test: #47709
- Update publish canary to undraft automatically: #47775
- Update metadata e2e test on deploy: #47776
Credits
Huge thanks to @sokra, @jridgewell, @shuding, @kwonoj, and @padmaia for helping!
- Fix circumcenters when the hull is collinear. https://github.com/d3/d3-delaunay/pull/142
- Fix
homepage
package field