Skip to content

Releases: podcodar/webapp

Release v0.2.2 πŸŽ‰

21 Apr 18:18

Choose a tag to compare

Release v0.2.2

What's New

Check the CHANGELOG for details.

Installation

# Clone and build
git clone https://github.com/podcodar/webapp.git
cd webapp
bun install
bun run build

Verify

bun run typecheck
bun run lint
bun test

Full Changelog: v0.2.2...main

Release v0.2.2-rc.3 πŸŽ‰

21 Apr 18:13

Choose a tag to compare

Pre-release

Release v0.2.2-rc.3

What's New

Check the CHANGELOG for details.

Installation

# Clone and build
git clone https://github.com/podcodar/webapp.git
cd webapp
bun install
bun run build

Verify

bun run typecheck
bun run lint
bun test

Full Changelog: v0.2.2-rc.3...main

Release v0.2.2-rc.2 πŸŽ‰

21 Apr 18:04

Choose a tag to compare

Pre-release

Release v0.2.2-rc.2

What's New

Check the CHANGELOG for details.

Installation

# Clone and build
git clone https://github.com/podcodar/webapp.git
cd webapp
bun install
bun run build

Verify

bun run typecheck
bun run lint
bun test

Full Changelog: v0.2.2-rc.2...main

Release v0.2.2-rc.1 πŸŽ‰

21 Apr 17:42

Choose a tag to compare

Pre-release

Release v0.2.2-rc.1

What's New

Check the CHANGELOG for details.

Installation

# Clone and build
git clone https://github.com/podcodar/webapp.git
cd webapp
bun install
bun run build

Verify

bun run typecheck
bun run lint
bun test

Full Changelog: v0.2.2-rc.1...main

0.1.1

03 Oct 21:06
c9e5b62

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/podcodar/webapp/commits/0.1.1