Releases: aidenybai/million
Releases · aidenybai/million
v2.5.4-beta.2
Full Changelog: v2.5.4-beta.1...v2.5.4-beta.2
v2.5.4-beta.1
Full Changelog: v2.5.4-beta.0...v2.5.4-beta.1
v2.5.4-beta.0
What's Changed
- fix(automatic-mode): check for 'use client' directive for RSC compat by @aidenybai in #502
Full Changelog: v2.5.3...v2.5.4-beta.0
v2.5.3
What's Changed
- Ensure
css
TaggedTemplateExpression is static in isStatic function by @poteboy in #499 - feat: add more bailouts by @aidenybai in #498
Full Changelog: v2.5.2...v2.5.3
v2.5.2
What's Changed
- AUTOMATIC MODE!!!!!!!!!!!!!!!
- Typescript fix by @destroyer22719 in #464
- docs:typo of install.mdx by @nojiritakeshi in #493
- feat: add bounty cards by @zcesur in #492
- hotfix: support for in side for by @aidenybai in #495
- Fix: style num properties by @nojiritakeshi in #497
- Feat:removed redundancy for keyboard users by @olaoluwaayanbola in #490
New Contributors
- @nojiritakeshi made their first contribution in #493
- @zcesur made their first contribution in #492
Full Changelog: v2.5.1...v2.5.2
v2.5.2-beta.2
Fixes For and Automatic mode RSC
Full Changelog: v2.5.2-beta.1...v2.5.2-beta.2
v2.5.2-beta.1
Full Changelog: v2.5.2-beta.0...v2.5.2-beta.1
v2.5.2-beta.0
What's Changed
- Typescript fix by @destroyer22719 in #464
- docs:typo of install.mdx by @nojiritakeshi in #493
- feat: add bounty cards by @zcesur in #492
- hotfix: support for in side for by @aidenybai in #495
New Contributors
- @nojiritakeshi made their first contribution in #493
- @zcesur made their first contribution in #492
Full Changelog: v2.5.1...v2.5.2-beta.0
v2.5.1-beta.3
What's Changed
- fix: edit out default assignment for issues by @tobySolutions in #477
- refactor: clean types & remove unused stuff by @QuiiBz in #484
- fix: lots of stuff by @aidenybai in #485
- Added
babel-plugin-transform-react-createelement-to-jsx
, convertsReact.createElement
calls to JSX, so we can parse it. Helpful if we ever need to parse libraries - Fix #425 – pass filename into babel
transformAsync
function - We no longer cache imports since it causes builds / dev to fail after change
- Allow users to hook into analytics (undocumented)
- Fix #357
- Fix #465
- Fixed
<For />
for virtualization - Implement #392
- Allow
as
prop forblock
and<For />
for custom element - Fix #469
- Fix #335
- Fix #482
- Remove slots for blocks within blocks
Full Changelog: v2.5.1-beta.2...v2.5.1-beta.3
v2.5.1
What's Changed
- fix: edit out default assignment for issues by @tobySolutions in #477
- refactor: clean types & remove unused stuff by @QuiiBz in #484
- fix: lots of stuff by @aidenybai in #485
- Added
babel-plugin-transform-react-createelement-to-jsx
, convertsReact.createElement
calls to JSX, so we can parse it. Helpful if we ever need to parse libraries - Fix #425 – pass filename into babel
transformAsync
function - We no longer cache imports since it causes builds / dev to fail after change
- Allow users to hook into analytics (undocumented)
- Fix #357
- Fix #465
- Fixed
<For />
for virtualization - Implement #392
- Allow
as
prop forblock
and<For />
for custom element - Fix #469
- Fix #335
- Fix #482
- Remove slots for blocks within blocks
Full Changelog: v2.5.0...v2.5.1