Releases: storybookjs/react-docgen-typescript-plugin
Releases · storybookjs/react-docgen-typescript-plugin
v1.0.2-next.0
🐛 Bug Fix
- Fix auto publishing #11 (@shilman)
- Merge canary to next #6 (@zhzz @shilman @bebraw)
- Fix package name in README #5 (@shilman)
- Fix publishing settings #3 (@shilman)
- fix: Fix rebuild performance for webpack 5 #1 (@bebraw)
⚠️ Pushed to next
- Fix CI branches (@shilman)
- Merge branch 'pr/46' into next (@shilman)
- fix: Fix lint error (@bebraw)
- fix: Add missing getModuleEvaluationSideEffectsState (@bebraw)
- fix: Fix a lint error (@bebraw)
- chore: Drop a redundant dependency (@bebraw)
- fix: Restore old webpack 4 code path to fix hmr after refresh (@bebraw)
- fix: Don't console.error if importing ts fails (@bebraw)
- fix: Don't include file path to the generated code (@bebraw)
- fix: Use other type of import for NullDependency (@bebraw)
- fix: If module.nameForCondition is missing, do nothing (@bebraw)
- fix: Restore webpack 4 cache (@bebraw)
- fix: Fix tests for webpack 4 (@bebraw)
- fix: Add a splittable default value (@bebraw)
- fix: webpack object might be missing (@bebraw)
- fix: Use the right no-save in scripts (@bebraw)
- fix: Use yarn over npm to avoid mixed usage (@bebraw)
- fix: Make dependency portion webpack 5 specific (@bebraw)
- feat: Add initial support for webpack 4 (@bebraw)
- refactor: Create a single tsProgram to match old logic (@bebraw)
- refactor: Write docs at seal (@bebraw)
- chore: Simplify typing (@bebraw)
- Merge branch 'master' into feat/update-to-webpack-5 (@hipstersmoothie)
- fix: Write the types to the end (@bebraw)
- update matrix (@hipstersmoothie)
- add publish config (@hipstersmoothie)
- fix: Fix typing (@bebraw)
- fix: Pass generator/parser options correctly (@bebraw)
- refactor: Push option logic to apply (@bebraw)
- chore: Drop dead code (@bebraw)
- chore: Improve typing (@bebraw)
- chore: Implement updateHash (@bebraw)
- chore: Drop a todo (@bebraw)
- refactor: Push codeblock generation to the right place (@bebraw)
- chore: Drop a ts-ignore (@bebraw)
- refactor: Push parsing earlier (@bebraw)
- fix: Insert code to the beginning (@bebraw)
- chore: Simplify logic (@bebraw)
- chore: Drop redundant code (@bebraw)
- fix: Use the correct path for serialization (@bebraw)
- fix: Use NullDependency (@bebraw)
- chore: Add a todo (@bebraw)
- chore: Drop a redundant snapshot (@bebraw)
- chore: Add initial test to make sure docgen emits (@bebraw)
- chore: Improve logic (@bebraw)
- chore: Drop Column fixture as that's not needed anymore (@bebraw)
- fix: Make doc generation work (@bebraw)
- chore: Use Column example (@bebraw)
- chore: Simplify docgen usage (@bebraw)
- chore: Tidy up (@bebraw)
- fix: Fix type error (@bebraw)
- chore: Add logging (@bebraw)
- chore: Sketch out doc generation through ts (@bebraw)
- fix: Use same defaults for include/exclude as before (@bebraw)
- refactor: Extract documentation generator + fix include/exclude (@bebraw)
- fix: Emit hello world demo correctly (@bebraw)
- chore: Simplify code (@bebraw)
- fix: Pass the right value to the dependency (@bebraw)
- fix: Use the right hook to add the module dependency (@bebraw)
- fix: Use the correct plugin name (@bebraw)
- chore: Sketch out the usage of parser api (@bebraw)
- fix: Fix type name (@bebraw)
- chore: Improve logging (@bebraw)
- chore: Mute webpack warning (@bebraw)
- chore: Make export more convenient (@bebraw)
- chore: Make project compile (@bebraw)
- chore: Add an initial example to help in debugging (@bebraw)
- chore: Update Jest related dependencies (@bebraw)
- chore: Add logging to understand code better (@bebraw)
- chore: Figure out SourceReplace API (@bebraw)
- chore: Clean up implementation (@bebraw)
- chore: Load simple component for testing (@bebraw)
- chore: Sketch out implementation (@bebraw)
- chore: Complete a simple test harness for testing against webpack 5 (@bebraw)
- chore: Add implementation instructions (@bebraw)
- chore: Add prettier config to fix vs code (@bebraw)
- chore: Add structure needed by the new logic (@bebraw)
- chore: Add webpack 5 as a peer dependency (@bebraw)
- fix: Fix entry path (@bebraw)
- chore: Add webpack 5 as a development dependency (@bebraw)
- chore: Add initial plugin test setup (@bebraw)
Authors: 4
- Andrew Lisowski (@hipstersmoothie)
- Egor Pogadaev (@zhzz)
- Juho Vepsäläinen (@bebraw)
- Michael Shilman (@shilman)