Skip to content

Release v0.1.6

Compare
Choose a tag to compare
@amirfakhrullah amirfakhrullah released this 18 Jun 17:02
· 109 commits to main since this release

Features

Loaders (Issues - #31, #32)

Tags Search

Search Input for users to easily find tags in Filter by Tags section - d83526c

Optimization

Memoize filteredPosts data using useMemo - 4b25753

Fixes

UI

Error Handling #23

  • tRPC- Return proper error message if tag added already exist - fb1e3ed
  • Next.js - Render error message - ccec516

Validation

Max tags for a post to be only 5 - 5d8dc33