Releases: nvh95/jest-preview
Releases · nvh95/jest-preview
v0.3.1: Support Less CSS
v0.3.0: SEOUL
What's Changed
- Nextjs nx example by @srosato in #125
- feat: Convert cypress to typescript by @nvh95 in #205
- 191 update docs introduction section by @skirianov in #196
- [207] fixed broken link and change wording by @skirianov in #208
- feat: Add media assets (logo) by @nvh95 in #210
- feat: Support viewing SVG if import as ReactComponent by @ntt261298 in #195
- 171 create script to sync examples by @skirianov in #172
- chore: Update docusaurus to 2.0.0-rc.1 + Update link in Header and Footer by @nvh95 in #214
- chore: add type hint for jest.config.js by @nvh95 in #215
- feat: Add deploysentinel.com as bronze sponsor by @nvh95 in #220
- feat: add deploysential to documentation site by @nvh95 in #222
- feat: Update docusaurus to version 2.0.1 by @nvh95 in #223
- Migrate to
pnpm
by @nvh95 in #225 - example: add jquery example by @nvh95 in #228
- docs: proper description for configuring global CSS by @iicdii in #229
- docs: correct installation step count by @LayZeeDK in #231
- Fix link typo in nextjs example README by @MikeShi42 in #234
- docs: add Angular CLI example by @LayZeeDK in #227
- Angular example improvement by @nvh95 in #239
- Fix typo in podcast blog post by @vkrol in #243
- Jest Preview Ecosystem CI by @nvh95 in #242
- chore: fix typo in Carbon/index.tsx by @eltociear in #245
- PostCSS support by @nvh95 in #241
New Contributors
- @srosato made their first contribution in #125
- @skirianov made their first contribution in #196
- @iicdii made their first contribution in #229
- @LayZeeDK made their first contribution in #231
- @MikeShi42 made their first contribution in #234
- @vkrol made their first contribution in #243
- @eltociear made their first contribution in #245
Full Changelog: v0.2.8...v0.3.0
v0.2.8: Chokidar issue on Linux
What's Changed
- Fix issue not reload on Linux by always read html from
index.html
by @ntt261298 in #200 - feat: record cypress results by @nvh95 in #198
Full Changelog: v0.2.7...v0.2.8
v0.2.7: One file transformation to rule them all
What's Changed
- docs: rename external CSS => global CSS for easier understanding by @nvh95 in #165
- feat: Run cypress on documentation site periodically by @ntt261298 in #185
- feat: Add carbon by @nvh95 in #186
- docs: Harmonize Next.js spelling by @bennettdams in #188
- Cypress test by @huyenuet in #187
- Simplify preview logic by @nvh95 in #190
- E2e git action test by @ntt261298 in #192
- fix: Support es module for e2e test by @ntt261298 in #194
- chore: Merge file and fileCRA transformations by @nvh95 in #193
- Reduce building types time by caching old types by @nvh95 in #152
New Contributors
- @bennettdams made their first contribution in #188
Full Changelog: v0.2.6...v0.2.7
v0.2.6: London
What's Changed
vue
withvue-testing-librray
example by @nvh95 in #42- Cypress test by @huyenuet in #154
- feat: Add JS Party Podcast by @nvh95 in #157
- feat: add transcript for jsparty by @nvh95 in #162
- Cypress test by @huyenuet in #159
- chore: Update .github templates by @nvh95 in #168
- Docs improvement by @nvh95 in #173
- feat: Add svelte example by @nvh95 in #177
- Sass bugs fixing by @ntt261298 in #167
- fix: Export default file by @nvh95 in #178
New Contributors
Full Changelog: v0.2.5...0.2.6
v0.2.5: React Summit Amsterdam 2022
What's Changed
- Add Remix Example by @thanhsonng in #99
- feat: Update svg images in landing page by @nvh95 in #120
- Better support for config-cra CLI in a monorepo by @nvh95 in #143
- Update cover by @nvh95 in #146
- Re-architect CSS transform by @nvh95 in #133
- 🧪 Support Tailwindcss by @sundaycrafts in #127
- feat: Update postinstall + add clear-cache CLI by @nvh95 in #148
Full Changelog: v0.2.4...v0.2.5
v0.2.4: AMSTERDAM
What's Changed
- Auto close a issue with
needs-response
tag after 10 days by @nvh95 in #121 - feat: add Star History by @nvh95 in #123
- Sass enhancement by @ntt261298 in #101
- chore: add webuild sponsor by @nvh95 in #128
- feat: Add mention in awesome badge by @nvh95 in #130
- feat: Run tests on windows by @nvh95 in #122
- docs: Add support channels by @nvh95 in #135
- Feat: notify users whenever an update available by @huynhducduy in #129
- Deprecate externalCss by @nvh95 in #132
- feat: Improve the log in Jest Preview Dashboard and polish docs by @nvh95 in #141
New Contributors
- @huynhducduy made their first contribution in #129
Full Changelog: v0.2.3...v0.2.4
v0.2.3: Fix some bugs in Windows
What's Changed
- Fix/file snapshot by @ntt261298 in #118
- Fix global sass on windows by @nvh95 in #119
Full Changelog: v0.2.2...v0.2.3
v0.2.2: Support Jest 28
v0.2.1: Hello Create React App and Emotion!
What's Changed
- Simplify styled-components + Inject css to
document.head
by @nvh95 in #79 - fix typo by @makotot in #105
- Already support Emotion + Add note about
styled-jsx
andStiches
by @nvh95 in #108 - feat: Add CONTRIBUTING.md by @nvh95 in #76
- chore: Update docusaurus to newest version by @nvh95 in #110
- First class support for CRA by @nvh95 in #102
New Contributors
Full Changelog: v0.2.0...v0.2.1