- Introduced blog routing using Next.js App Router - Implemented dynamic [slug] pages for blog posts - Added MDX-based content loading via lib/posts - Integrated shared TopBar layout with navigation - Established clear content, lib and component separation
@babel/runtime
babel's modular runtime helpers
See our website @babel/runtime for more information.
Install
Using npm:
npm install --save @babel/runtime
or using yarn:
yarn add @babel/runtime