Skip to content

Latest commit

 

History

History
77 lines (41 loc) · 1.76 KB

File metadata and controls

77 lines (41 loc) · 1.76 KB

@nl-design-system-candidate/paragraph-react

2.2.2

Patch Changes

  • e3dc152: Upgrade react en react-dom naar 19.2.3
  • fbf129c: Update package.json#description to follow format "React implementatie voor de {Component Name} component".
  • 908d495: - Add description, examples and links to resources to each candidate react component README.md
    • Improve description, add keywords, add bug url and change homepage url for each candidate react component package.json

2.2.1

Patch Changes

  • 2cf5367: Release with trusted npm publishing process.

2.2.0

Minor Changes

  • 372bf04: Export ParagraphProps interface for TypeScript.

2.1.5

Patch Changes

  • 0db8a2d: Add missing devDependencies so the project can be built on its own.

2.1.4

Patch Changes

  • e7e6678: This was a version bump only for the @babel/runtime devDependency, there were no code changes.

2.1.3

Patch Changes

  • f0f7969: This was a version bump only for the @babel/runtime and @types/react devDependencies, there were no code changes.

2.1.2

Patch Changes

  • 22b8819: This was a version bump only for the @babel/runtime devDependency, there were no code changes.

2.1.1

Patch Changes

  • be656bc: Add provenance

2.1.0

Minor Changes

  • de9ba46: Improve debugging by adding displayName

2.0.0

Major Changes

  • 06bce47: Breaking Replace the "appearance" prop with a new prop "purpose" that can only take one value "lead". When passed, this renders the lead paragraph. It is no longer possible to render a small paragraph.
  • 32c3df7: Rename the class name nl-paragraph__b to nl-paragraph__lead.

1.0.2

Patch Changes

  • 8625b40: Add "homepage" fields to package.json files

1.0.1

Patch Changes

  • 18366b8: Add LICENSE.md and README.md