Skip to content

Latest commit

 

History

History
105 lines (53 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

105 lines (53 loc) · 1.29 KB

@jsx-email/app-preview ChangeLog

v1.2.6

2024-04-20

Bugfixes

  • app-preview: add logic for mobile sidebar and update ui (#190)

v1.2.5

2024-01-24

Bugfixes

  • app-preview: use relative path replacement, fixes prod build (#153)

v1.2.4

2024-01-24

Bugfixes

  • app-preview: naturally sort directories (#152)

v1.2.3

2024-01-23

Bugfixes

  • app-preview: Change how root path is determined for singular template (#150)

v1.2.2

2024-01-23

Bugfixes

  • app-preview: suppress erroneous react key errors (#149)

v1.2.1

2024-01-22

Bugfixes

  • app-preview: Updates sidebar comparison logic (#148)

v1.2.0

2024-01-22

Features

  • app-preview: support for nested directories in sidebar (#146)

v1.1.0

2024-01-16

Features

  • app-preview: add send email button (#109)

v1.0.4

2024-01-11

Bugfixes

  • app-preview: properly handle different preview props. fixes #132 (#136)

v1.0.3

2024-01-08

Bugfixes

  • app-preview: ignore empty modules (#126)

v1.0.2

2024-01-06

Bugfixes

  • app-preview: add key prop to select.item component (#124)

v1.0.1

2023-12-29

Bugfixes

  • app-preview: add ids to elements for testing (e1303c6)

v1.0.0

2023-12-28

Breaking Changes

  • app-preview!: initial release (#115)