Skip to content

Releases: warrendugan/basenative

v0.13.0

24 Jan 21:03
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.13.0 (2026-01-24)

🚀 Features

  • Add initial HTML structure and robots.txt for the showcase application. (625424c)
  • add initial security headers and basic HTML structure for the showcase application (840bff9)
  • add security HTTP headers via _headers file (06c77fe)
  • Add security headers to public assets via _headers file. (9e84753)
  • Add HTTP security headers via _headers file. (34371d0)
  • adopt @angular/aria for accessible toolbar and add ADR-001 (748d977)

❤️ Thank You

  • Matthew Metcalfe
  • Warren Dugan

v0.12.1

06 Jan 08:49
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.12.1 (2026-01-06)

🚀 Features

  • Add Netlify redirects for the showcase app and refine PWA asset gitignore rules. (30100a6)

🩹 Fixes

  • showcase: resolve PrismJS ReferenceError and lint violations (37e7adc)
  • showcase: resolve NG0401 by moving to SPA checks (3b37414)

❤️ Thank You

  • Warren Dugan

v0.12.0

06 Jan 06:42
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.12.0 (2026-01-06)

🚀 Features

  • add GitHub Actions workflow for Cloudflare Pages and Worker deployment. (4f4e966)
  • Provision Cloudflare D1 database, Pages project, and Worker script via Terraform, and update .gitignore. (8fb312b)
  • add styles for the new greenput showcase component. (c134d20)
  • introduce signal store with showcase demo, core utilities, and business strategy documentation. (76a76a1)

🩹 Fixes

  • ci: add build greenput-api step (55458e5)

❤️ Thank You

  • Warren Dugan

v0.11.0

04 Jan 23:30

Choose a tag to compare

0.11.0 (2026-01-04)

🚀 Features

  • Implement Greenput consent platform with new domain and UI libraries, showcase application, and comprehensive documentation. (672fdcf)
  • Implement Greenput API, showcase application, UI components, and Cloudflare infrastructure with new CI/CD. (e5db5d2)
  • Introduce Greenput UI components for consent management, add new documentation articles, and update project configurations. (a38711d)
  • Add showcase features, glass UI components, and global styling with new assets. (e5fe72a)
  • introduce shadow editor component, enhance documentation rendering with custom Angular grammar, and expand configurator with app identity settings. (b661880)
  • Initialize BaseNative design system with core components, documentation, token system, and Greenput showcase. (7f066ca)

🩹 Fixes

  • ci: restore logo.svg and add greenput-ui package.json to fix pipelines (b97c229)

❤️ Thank You

  • Warren Dugan

v0.10.0

04 Jan 06:06

Choose a tag to compare

0.10.0 (2026-01-04)

🚀 Features

  • introduce ui-glass and docs libraries with initial configuration and documentation structure (4b4ffb2)

❤️ Thank You

  • Warren Dugan

v0.9.0

04 Jan 05:53

Choose a tag to compare

0.9.0 (2026-01-04)

🚀 Features

  • introduce documentation site with pages for components, philosophies, and design tokens (7315115)

❤️ Thank You

  • Warren Dugan

v0.8.0

04 Jan 05:48

Choose a tag to compare

0.8.0 (2026-01-04)

🚀 Features

  • Add immediate execution prompt for AI agent and initial UI components for docs preview, desktop, and editor. (7d83e9b)

❤️ Thank You

  • Warren Dugan

v0.7.0

04 Jan 05:42

Choose a tag to compare

0.7.0 (2026-01-04)

🚀 Features

  • introduce new primitive, ui, and docs libraries, and update tsconfig paths to use hyphenated aliases. (e437ff0)
  • add package definitions for new primitive and UI libraries and configure VS Code settings. (a119d0f)

❤️ Thank You

  • Warren Dugan

v0.6.2

04 Jan 05:28

Choose a tag to compare

0.6.2 (2026-01-04)

🩹 Fixes

  • docs: restore valid json structure in package.json (956fd3e)
  • release: add publishConfig to all libraries (5b170d0)

❤️ Thank You

  • Warren Dugan

v0.6.1

04 Jan 05:17

Choose a tag to compare

0.6.1 (2026-01-04)

🚀 Features

  • add GitHub Actions workflow for Cloudflare Pages deployment (d381a44)

🩹 Fixes

  • pipeline failures (ci scripts, playwright, release target, docs build) (e7e27f4)

❤️ Thank You

  • Warren Dugan